xen.git
2018-08-28 Zhenzhong Duanx86/mmcfg/drhd: Move acpi_mmcfg_init() call before...
2018-08-28 Jan BeulichVMX: make vmx_read_guest_msr() cope with callers not...
2018-08-28 Wei Liuxenforeignmemory: fix fd leakage in error path
2018-08-28 Wei Liurombios: remove packed attribute for pushad_regs_t
2018-08-28 Wei Liuxen: is_hvm_{domain,vcpu} should evaluate to false...
2018-08-28 Andrew Cooperxen/xsm: Rename CONFIG_XSM_POLICY to CONFIG_XSM_FLASK_P...
2018-08-28 Andrew Cooperxen/xsm: Rename CONFIG_FLASK_* to CONFIG_XSM_FLASK_*
2018-08-28 Andrew Cooperx86/svm: Fixes to OS Visible Workaround handling
2018-08-28 Wei Liuxen/pt: io.c contains HVM only code
2018-08-28 Wei Liux86/vpmu: put HVM only code under CONFIG_HVM
2018-08-28 Wei Liux86: provide stub for memory_type_changed
2018-08-28 Wei Liux86/hvm: provide hvm_hap_supported
2018-08-28 Wei Liux86: enclose hvm_op and dm_op in CONFIG_HVM in relevant...
2018-08-27 Jan BeulichRevert "x86/hvm: remove default ioreq server"
2018-08-27 Zhenzhong DuanVT-d/dmar: iommu mem leak fix
2018-08-27 Doug Goldsteinbuild: remove tboot make targets
2018-08-27 Paul Durrantx86/hvm: remove default ioreq server
2018-08-26 Wei Liux86/nestedhvm: provide some stubs for p2m code
2018-08-26 Wei Liux86/mm/shadow: split out HVM only code
2018-08-26 Wei Liux86/mm/shadow: make it build with !CONFIG_HVM
2018-08-26 Wei Liux86/vm_event: put vm_event_fill_regs under CONFIG_HVM
2018-08-26 Wei Liux86/mem_access: put HVM only function under CONFIG_HVM
2018-08-26 Wei Liux86: guard HAS_VPCI with CONFIG_HVM
2018-08-26 Paul Durrantxenforeignmemory: work around bug in older privcmd
2018-08-26 Wei Liutools: building IPXE should be determined by CONFIG_IPXE
2018-08-23 Ian JacksonQEMU_TAG update
2018-08-22 Julien Grallxen/arm: p2m: Introduce a new variable removing_mapping...
2018-08-22 Julien Grallxen/arm: p2m: Rename ret to mfn in p2m_lookup
2018-08-22 Julien Grallxen/arm: guest_walk: Use lpae_is_mapping to simplify...
2018-08-22 Julien Grallxen/arm: Rename lpae_valid to lpae_is_valid
2018-08-22 Julien Grallxen/arm: Rework lpae_table
2018-08-22 Julien Grallxen/arm: Rework lpae_mapping
2018-08-22 Julien Grallxen/arm: p2m: Limit call to mem access code use in...
2018-08-22 Julien Grallxen/arm: p2m: Reduce the locking section in get_page_fr...
2018-08-22 Julien Grallxen/arm: cpregs: Fix typo in the documentation of TTBCR
2018-08-22 Julien Grallxen/arm: cpregs: Allow HSR_CPREG* to receive more than...
2018-08-22 Stefano Stabellinixen/arm: rename acpi_make_chosen_node to make_chosen_node
2018-08-22 Stefano Stabellinixen/arm: move evtchn_allocate call out of make_hypervis...
2018-08-22 Stefano Stabellinixen/arm: move a few DT related defines to public/device...
2018-08-22 Stefano Stabellinixen/arm: do not pass dt_host to make_memory_node and...
2018-08-22 Oleksandr Tyshchenkoxen/arm: drivers: scif: Remove unused #define-s
2018-08-21 Wei Liux86/oprofile: put SVM only code under CONFIG_HVM
2018-08-21 Wei Liux86/mtrr: move is_var_mtrr_overlapped
2018-08-21 Wei Liux86/amd: skip OSVW function calls if !CONFIG_HVM
2018-08-21 Wei Liux86/vmce: enclose HVM load / save code in CONFIG_HVM
2018-08-21 Wei Liux86/pt: add HVM check to XEN_DOMCTL_unbind_pt_irq
2018-08-21 Wei Liux86/mm: don't reference hvm_funcs directly
2018-08-21 Wei Liux86/vvmx: make get_shadow_eptp static function
2018-08-21 Wei Liux86: HVM_FEP should depend on HVM
2018-08-21 Wei Liuxen: fix building !CONFIG_LOCK_PROFILE
2018-08-21 Anthony PERARDlibxl_qmp: Disable beautify for QMP generated cmd
2018-08-21 Anthony PERARDlibxl_qmp: Simplify qmp_response_type() prototype
2018-08-21 Anthony PERARDlibxl_json: libxl__json_object_to_json
2018-08-21 Anthony PERARDlibxl_json: Enable yajl_allow_trailing_garbage
2018-08-21 Anthony PERARDlibxl_dm: Add libxl__qemu_qmp_path()
2018-08-21 Anthony PERARDlibxl_json: constify libxl__json_object_to_yajl_gen...
2018-08-21 Anthony PERARDlibxl_qmp: Remove unused yajl_ctx from handler
2018-08-21 Anthony PERARDlibxl: Add libxl__prepare_sockaddr_un() helper
2018-08-21 Anthony PERARDlibxl_qmp: Move struct sockaddr_un variable to qmp_open()
2018-08-21 Christopher... tools: fix uninstall: tests/x86_emulator, Linux hotplug
2018-08-21 Oleksandr Andrushchenkolibgnttab: Add support for Linux dma-buf
2018-08-21 Wei LiuMAINTAINERS: add myself as a reviewer for x86 patches
2018-08-20 Wei Liuautomation: build with debian unstable
2018-08-20 Wei Liutools/tests: fix an xs-test.c issue
2018-08-20 Wei Liutools/kdd: work around gcc 8.1 bug
2018-08-20 Wei Liuxenpmd: make 32 bit gcc 8.1 non-debug build work
2018-08-20 Wei Liutools: update ipxe changeset
2018-08-17 Christopher... libxl/arm: Fix build on arm64 + acpi w/ gcc 8.2
2018-08-17 Zhenzhong Duanx86/mmcfg: rename pt_pci_init() and call it from acpi_m...
2018-08-17 Roger Pau Monnélibxc: copy back the result of XEN_DOMCTL_createdomain
2018-08-17 Jan Beulichrangeset: make inquiry functions tolerate NULL inputs
2018-08-17 Roger Pau Monnédom0/pvh: change the order of the MMCFG initialization
2018-08-17 Jan Beulichx86: remove page.h and processor.h inclusion from asm_d...
2018-08-17 Jan Beulichx86/HVM: correct an inverted check in hvm_load()
2018-08-17 Jan Beulichx86: make arch_set_info_guest() match comments in load_...
2018-08-16 Andrew Cooperx86/setup: Avoid OoB E820 lookup when calculating the...
2018-08-16 Jan Beulichlibxl: fix ARM build after 54ed251dc7
2018-08-16 Zhenzhong Duanx86/mmcfg: remove redundant code in pci_mmcfg_reject_br...
2018-08-16 Jan Beulichgnttab/ARM: properly implement gnttab_create_status_page()
2018-08-16 Paul Durrantx86/hvm/emulate: make sure rep I/O emulation does not...
2018-08-15 Andrew Cooperxen/evtchn: Pass max_evtchn_port into evtchn_init()
2018-08-15 Andrew Cooperxen/domctl: Merge set_max_evtchn into createdomain
2018-08-15 Andrew Coopertools: Rework xc_domain_create() to take a full xen_dom...
2018-08-15 Andrew Coopertools/ocaml: Pass a full domctl_create_config into...
2018-08-15 Andrew Cooperx86/pv: Use xmemdup() for cpuidmasks, rather than openc...
2018-08-15 Andrew Cooperx86/ptwr: Misc cleanup to ptwr_emulated_update()
2018-08-15 Jan Beulichx86: write to correct variable in parse_pv_l1tf()
2018-08-15 Paul Durrantx86/hvm/ioreq: MMIO range checking completely ignores...
2018-08-15 Julien Gralllibs/foreignmemory: Avoid printing an error for ENOTSUPP
2018-08-15 Stefano Stabellinilibxl: start pvqemu when 9pfs is requested
2018-08-15 Simon Rowepygrub: fix package version
2018-08-15 Roger Pau Monnexen: fix stale PVH comment
2018-08-14 Wei Liuxl.conf: Add global affinity masks
2018-08-14 Jan Beulichx86: Make "spec-ctrl=no" a global disable of all mitiga...
2018-08-14 Andrew Cooperx86/spec-ctrl: Introduce an option to control L1D_FLUSH...
2018-08-14 Andrew Cooperx86/msr: Virtualise MSR_FLUSH_CMD for guests
2018-08-14 Andrew Cooperx86/spec-ctrl: CPUID/MSR definitions for L1D_FLUSH
2018-08-14 Juergen Grossx86/pv: Force a guest into shadow mode when it writes...
2018-08-14 Andrew Cooperx86/mm: Plumbing to allow any PTE update to fail with...
2018-08-14 Juergen Grossx86/shadow: Infrastructure to force a PV guest into...
next